@charset "utf-8";
@font-face {
  font-family: 'fzbsjt';
  src: url('../font/fzbsjt.eot');
  src:
    url('../font/fzbsjt.eot?#font-spider') format('embedded-opentype'),
    url('../font/fzbsjt.woff') format('woff'),
    url('../font/fzbsjt.ttf') format('truetype'),
    url('../font/fzbsjt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img{margin:0 auto; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight: normal;}
fieldset, img{vertical-align:middle; border:none;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "宋体",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{font-size:12px; margin:0;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{resize:none; font-family: "微软雅黑",Arial,sans-serif;}
body{color:#333; font:12px "微软雅黑",Arial,sans-serif; background:#fff;}
a{color:#666; text-decoration:none;}
i, em{ font-style:normal;}
.clearfix:after{content:""; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{zoom:1;}
.clearit{clear:both; height:0; font-size:0; overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
.tl{ text-align:left;}
.tr{ text-align:right;}
.auto{ margin-left:auto; margin-right:auto;}
/*小号文字  scale以12号字体为基准 需写实际字号大小*/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}
/*transition*/
.tran200{-webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.tran400{-webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; transition:all 0.4s ease;}
/*网页限定宽度*/
.con_1002{ margin:0 auto; position:relative; width:1002px;}
.con_1002:after{content:""; display:block; height:0; clear:both;}
.c_height{height: 10px;}
.mg{margin:0 auto;}
.top{position: relative; width: 100%; }
.top .head{ height: 50px;background: #303030; line-height: 50px;}
.top .head .icon1{ float: left; padding: 12px 0; height: 26px;}
.top .head .icon1 a.qq{display: block;float: left; margin-right: 10px; width: 26px; height: 26px; background: url(../images/qww.png) no-repeat 0 0;}
.top .head .icon1 a.weixin{display: block;float: left; margin-right: 10px; width: 26px; height: 26px; background: url(../images/qww.png) no-repeat 0 -27px;}
.top .head .icon1 .wx_ewm{display:none; z-index:999999; position:absolute; top:50px; left:-10px; width:130px; height:130px;}
.top .head .icon1 .wx_ewm img{width:100%; height:100%;}
.top .head .icon1 a.weibo{display: block; float: left; margin-right: 10px; width: 26px; height: 26px; background: url(../images/qww.png) no-repeat 0 -54px;}
.top .head .icon1 a.qq:hover{background-position: -27px 0;}
.top .head .icon1 a.weixin:hover{background-position: -27px -27px;}
.top .head .icon1 a.weibo:hover{background-position: -27px -54px;}
.top .head .icon1 a.weixin.on{background-position: -27px -27px;}
.top .head .tel{float: right; color: #fff;}
.top .t_nav{}
.top .t_nav .logo{float: left; margin-top: 15px;}
.top .t_nav ul.nav{float: right; width: 690px; text-align: right;}
.top .t_nav ul.nav li{position:relative; float: left; margin-left: 21px;  border-bottom: 4px solid transform; width: 77px; height: 84px; line-height: 84px; }
.top .t_nav ul.nav li a{display: block; height: inherit;}
.top .t_nav ul.nav li span{display: inline-block;  font-size: 16px; text-align: center; color: #273a4f;}
.top .t_nav ul.nav li em{display: inline-block; width: 10px; margin-top: 15px; height: 6px; background:url(../images/icon1.png) no-repeat center;}
.top .t_nav ul.nav li:hover a span{/* border-bottom: 4px solid #273a4f; background: #ecf0f1; */ color: #db0f1e;}
.top .t_nav ul.nav li:hover em{background:url(../images/icon01.png) no-repeat center;}
.top .t_nav ul.nav li.on a span{/* border-bottom: 4px solid #273a4f; background: #ecf0f1; */ color: #db0f1e;}
.top .t_nav ul.nav li.on em{background:url(../images/icon01.png) no-repeat center;}
/*二级*/
.nav li .sub_nav{display: none;z-index: 10;position: absolute;left: 0;top: 84px;width: 100%;background: #014ca1; }
.nav li .sub_nav dd{width: 100%;line-height: 30px;text-align: center; border-bottom: 1px #fff solid;}
.nav li .sub_nav dd a{display: block;font-weight: normal;color: #fff; font-size: 14px;}
.nav li .sub_nav dd:last-child{border: none;}
/* .nav li .sub_nav dd a:hover{background: #db0f1e;} */
/*手机导航*/
.mobileNav{ display: none;}
.navList{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: 20; padding: 10px 20px; box-sizing: border-box;}
.navTop{ overflow: hidden;}
.navTop .navLoge{ float: left;}
.navTop .navClose{ float: right; width: 20px; margin-top: 18px;}
.navList .top{ background: #fff !important;}
.navList ul{ width: 100%; margin: 0 auto; padding-top: 26px;}
.navList ul li a{ display: block; height: 42px; line-height: 42px; }
.navList ul li a p{ width: 100%; border-bottom: 1px #ebebeb solid; text-align: left; font-size: 14px; color: #000;}
.navList ul li a p img{ float: right; padding-top: 14px; width: 8px;}

.fullSlide {overflow:hidden; position: relative; width:100%; height:400px;}
.fullSlide .bd{ overflow:hidden; z-index:0; position:relative; margin:0 auto;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd ul li{ width:100% !important;}
.fullSlide .bd ul li a{ display: block; height:400px; background-position:center; background-repeat:no-repeat; background-size: cover;}
.fullSlide .hd { position:absolute; left:0; bottom:10px; z-index:1; width:100%; text-align:center;}
.fullSlide .hd ul li{ display:inline-block; zoom:1; margin:0 4px; width:8px; height:8px; font-size:0; background:url(../images/dot.png) no-repeat 0 0; cursor:pointer;}
.fullSlide .hd .on{ background-position:0 -10px;}
/*共用部分*/
.tit{margin-bottom: 40px; padding-bottom: 15px; text-align: center; background: url(../images/icon2.jpg) no-repeat center bottom;}
.tit h2{font-size: 28px; color: #555;}
.tit span{display: block;font-size: 16px; color: #555; text-transform: uppercase;}
a.v_more{display:inline-block; border-radius:15px; width: 120px; height: 29px; text-align: center; line-height: 29px; color: #2d3e50;text-transform: uppercase; background: #e5e5e5;}
.pro_intro:hover a.v_more{color: #fff; background: #0097e0;}
a.v_more.on{color: #fff; background: #0097e0;}
a.downXia{display:inline-block; border-radius:15px; width: 120px; height: 29px; text-align: center; line-height: 29px; color: #2d3e50;text-transform: uppercase; background: #e5e5e5;}
a.download{ background: #0097e0; color: #fff;}
/*index*/
.index_pro{padding: 60px 0 70px;}
.index_pro ul.imgList{padding: 0 10px;}
.index_pro ul.imgList li{margin: 0; margin-bottom: 20px;  width: 314px;}
.index_pro ul.imgList li.last{margin-right: 0;}
.index_pro ul.imgList li .IMG{display: block; overflow: hidden; width: 314px; height: 210px; overflow: hidden;}
.index_pro ul.imgList li .IMG img{width: 100%; height: 100%; transition: 0.4s; -webkit-transition: 0.4s;object-fit: cover;}
.index_pro ul.imgList li .IMG:hover img{/* filter: alpha(opacity=70); -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7; */ transform: scale(1.1); -webkit-transform: scale(1.1);}
.index_pro ul.imgList li .imgtit{padding:0 29px 0 20px; width: 265px; height: 54px; line-height: 54px;text-align: left; background: #eee;}
.index_pro ul.imgList li .imgtit h3{font-size: 16px; font-weight: bold; color: #666;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index_pro ul.imgList li .imgtit p{line-height: 20px; color: #666; filter: alpha(opacity=60); -webkit-opacity: 0.6; -moz-opacity: 0.6;  opacity: 0.6; height: 40px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical; }
.index_pro ul.imgList li:hover .imgtit{ background: #0097e0;}
.index_pro ul.imgList li:hover .imgtit h3{ color: #fff;}
.index_pro ul.imgList li:hover .imgtit p{ color: #fff;}
.index_pro .indexList{ position: relative;}
.index_pro .swiper-slide{ width: 20%;}
.index_pro .swiper-button-next{ background:url(../images/next.png) no-repeat 0 0; width: 13px; height: 24px; right: -30px; margin-top: 38px;}
.index_pro .swiper-button-prev{ background:url(../images/prev.png) no-repeat 0 0; width: 13px; height: 24px; right: auto; left: -30px; margin-top: 38px;}

.index_about{width: 100%; height: 532px; background: #f8f8f8;}
.index_about .about_intro{margin:0 auto; padding: 60px 0; /*115px*/ height: 489px;}
.index_about .about_intro .intro_img{display: block; overflow: hidden; float: left; width: 470px; height: 297px;}
.index_about .about_intro .intro_img img{width: 100%; height: 100%;}
.index_about .about_intro .intro_img:hover img{filter: alpha(opacity=70); -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7;}
.index_about .about_intro .intro_tit{float: right; width: 425px;}
.index_about .about_intro .intro_tit h3{padding:24px 0; font-size: 20px; color: #3d3d3d;}
.index_about .about_intro .intro_tit span{display: block; padding-bottom: 40px; color: #3d3d3d; }
.index_about .about_intro .intro_tit p{line-height: 23px;color: #777;}
.index_case{padding-top: 70px; height: 600px;}
.slide_case1{ width:100%;}
.slide_case1 .hd{ position:relative; margin-bottom: 50px; height:29px; line-height:29px;}
.slide_case1 .hd ul{ border-radius: 15px;width: 800px; text-align: center; background: #e5e5e5;}
.slide_case1 .hd ul li{ display: inline-block; border-radius:15px;  font-size: 14px; color: #555; padding: 0 8px; cursor:pointer; }
.slide_case1 .hd ul li.on{ height:29px; color: #fff; background:#0097e0;}
.slide_case1 .bd ul{}
.slide_case1 .bd li{display: block; overflow: hidden; float: left;position: relative; width: 250px; height:203px; cursor: pointer;}
.slide_case1 .bd li img{width: 100%; height: 100%;}
.slide_case1 .bd li .wrap{display: none; position: absolute;top: -203px; left: 0; width: 100%; height: 100%; background:url(../images/wrap_bg.png) repeat;}
.slide_case1 .bd li .wrap h3{padding:65px 0 37px; font-size: 16px; font-weight: bold;text-align: center; color: #fff;}
.slide_case1 .bd li .wrap a.more{display: block; margin:0 auto; border:1px solid #fff; border-radius:15px; width: 120px; height: 29px; line-height: 29px;text-align: center; color: #fff; text-transform: uppercase;}
.slide_case1 .bd li .wrap a.more:hover{border:1px solid #0097e0; color: #fff; background: #0097e0;}
.index_news{padding-top: 70px;}
.index_news ul.newsList{padding-top: 20px;}
.index_news ul.newsList li{float: left; position:relative; padding:0 35px; width: 180px; height: 360px; text-align: center;}
.index_news ul.newsList li .icon_img{position:relative; margin:0 auto; width: 158px; height: 158px;background: url(../images/icon_bg1.png) no-repeat; }
.index_news ul.newsList li .icon_img .img{display: block; overflow: hidden;z-index: -1; position:absolute; top: 0; left: 0; width: 158px; height: 158px;}
.index_news ul.newsList li .icon_img .img img{width: 100%; height: 100%;}
.index_news ul.newsList li h3{padding:30px 0 20px; font-size: 14px; font-weight: bold; color: #393939;}
.index_news ul.newsList li p{padding-bottom: 30px; line-height: 23px; color: #3d3d3d;}
/*首页新闻修改*/
.index-new{ background: #f8f8f8; margin-top: 110px; padding-bottom: 41px;}
.indexNew{width: 1002px; margin: 0 auto; background: #fff; overflow: hidden; padding: 38px 40px; box-sizing: border-box;}
.indexNew .leftNew{ width: 48.5%; float: left;}
.indexNew .new-title{ overflow: hidden; height: 38px; line-height: 38px; border-bottom: 1px #cccccc solid; margin-bottom: 12px;}
.indexNew .new-title span{ float: left; display: inline-block; background: #0097e0; font-size: 18px; color: #ffffff; border-top-left-radius: 4px; border-top-right-radius: 4px; padding: 0 6px;}
.indexNew .new-title a{ float: right; font-size: 14px; color: rgba(0,0,0,0.55);}
.indexNew ul li{ height: 36px; line-height: 36px; overflow: hidden;}
.indexNew ul li em{ float: left; display: inline-block; width: 8px; height: 9px; background: url(../images/jian.png) no-repeat 0 0; margin: 13px 5px 0 0;}
.indexNew ul li a{ float: left; display: inline-block; max-width: calc(100% - 90px); height: 36px; line-height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(0,0,0,0.85);}
.indexNew ul li span{ float: right; font-size: 14px; color: rgba(0,0,0,0.85);}
.indexNew ul li:hover a{color: #0097e0;}
.indexNew ul li:hover span{color: #0097e0;}
.indexNew ul li:hover em{background-position: left bottom;}
.indexNew ul .on a{color: #0097e0;}
.indexNew ul .on span{color: #0097e0;}
.indexNew ul .on em{background-position: left bottom;}
.indexNew .rightNew{ float: right;}
			
.index_contact{margin-top: 70px; width: 100%; height: 598px; background:url(../images/index_img9.jpg) no-repeat center;}
.index_contact .contact_us{padding-top: 0;}
.index_contact .contact_us .form{ margin-bottom: 20px; border-bottom: 2px solid #dadada; border-radius:5px; width: 570px; height: 40px; line-height: 40px; background: #fff;}
.index_contact .contact_us .form .lab{float: left; width: 80px; height: inherit; font-size: 14px; text-align: center; color: #777;}
.index_contact .contact_us .form input[type="text"]{float: left; width: 470px; width: 480px\9; height: 40px; border: none; font-size: 14px; color: #555; background: none; outline: none;}
.index_contact .contact_us .yan{ background: none; border: none;}
.index_contact .contact_us .yan .lab{ background: #fff; border-bottom: 2px solid #dadada;}
.index_contact .contact_us .yan input[type="text"]{ width: 60%; background: #fff; border-bottom: 2px solid #dadada; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.index_contact .contact_us .yan img{ float: right; display: inline-block; width: 130px; height: 40px; cursor: pointer;}
.index_contact .contact_us textarea{margin-bottom: 20px; width: 570px; height: 199px; border: none; font-size: 14px; color: #cbcbcb; text-indent:20px; background: #fff; outline: none;}
.index_contact .contact_us .send{border:none; border-radius:5px; border-bottom: 1px solid #30a570; width: 570px; height: 40px; font-size: 16px;font-weight: bold; color: #fff; text-align: center;  line-height: 40px; background: #3ccb89; cursor: pointer;}
.ny_banner{height: 500px; background-position: center; background-repeat: no-repeat; background-size: cover;}
.ny_con{position:relative; padding-top: 30px; padding-bottom: 60px; min-height: 500px;}
.nnav{overflow-x: auto; height: 40px; overflow-y: hidden; margin-bottom: 40px;}
ul.ny_nav{margin-bottom: 40px; width: 100%; height: 40px; line-height: 40px; background: #e5e5e5;white-space: nowrap;}
ul.ny_nav li{display: inline-block; padding: 0 30px; height: inherit; text-align: center; }
ul.ny_nav li a{font-size: 14px; color: #555;}
ul.ny_nav li:hover{background: #273a4f;}
ul.ny_nav li:hover a{color: #fff;}
ul.ny_nav li.on{background: #273a4f;}
ul.ny_nav li.on a{color: #fff;}
ul.pro_list{padding-bottom: 60px;}
ul.pro_list li{height: 300px;}
ul.pro_list li .pro_img{display: block; overflow: hidden; float: left; width: 450px; height: 300px;}
ul.pro_list li .pro_img img{width: 100%; height: 100%;}
ul.pro_list li .pro_img:hover img{filter: alpha(opacity=70); -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7;}
ul.pro_list li .pro_intro{float: left; padding:40px 140px 20px 50px; width: 362px; height:240px; /*padding:95px 145px 95px 50px; width: 405px;*/ }
ul.pro_list li .pro_intro h3{font-size: 16px; font-weight: bold; color: #4e4e4e;}
ul.pro_list li .pro_intro p{overflow: hidden; padding:30px 0 40px;  height: 88px; line-height: 22px; color: #555;}
ul.pro_list li:hover{background: #f4f3f1;}
ul.pro_list li.on{background: #f4f3f1;}
ul.pic_img{}
ul.pic_img li{float: left; margin-right: 20px; margin-bottom: 40px;  width: 314px; /*height: 340px;*/}
ul.pic_img li.last{margin-right: 0;}
ul.pic_img li .IMG{display: block; overflow: hidden; width: 314px; height: 200px;}
ul.pic_img li .IMG img{width: 100%; height: 100%;}
ul.pic_img li .IMG:hover img{filter: alpha(opacity=70); -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7;}
ul.pic_img li .imgtit{padding:0 29px 0 20px; width: 265px; height: 140px; text-align: left; background: #f7f5ed;}
ul.pic_img li .imgtit h3{padding-top: 15px; padding-bottom: 10px; font-size: 16px; font-weight: bold;}
ul.pic_img li .imgtit p{font-size: 12px; line-height: 20px; text-align: left; color: #000; filter: alpha(opacity=60); -webkit-opacity: 0.6; -moz-opacity: 0.6;  opacity: 0.6; }
ul.pic_img li p{font-size: 16px; line-height: 30px; text-align: center;}
ul.pic_img li p a{ color: #000;}
ul.pic_img li:hover .imgtit{background: #0097e0;}
ul.pic_img li:hover .imgtit h3{color: #fff;}
ul.pic_img li:hover .imgtit p{color: #fff;}
ul.pic_img li p a:hover{color: #0097e0;}
.page_change{ margin:20px 0; text-align:center;}
.page_change a{display: inline-block;  margin-right:10px; width:30px; height:30px;font-family:"微软雅黑"; font-size: 14px; line-height:30px;  color:#333;-webkit-transition:all .1s linear; transition:all .1s linear;}
.page_change a:hover{color:#fff; background:#273a4f;}
.page_change a.on{color:#fff; background:#273a4f;}
.page_change a.first{font-size: 25px;  line-height: 23px; color: #645448;}
.page_change a.first:hover{background: #ede9e8;}
.page_change a.first.on{background: #ede9e8;}
.final_page{min-height:500px; padding-top: 20px; padding-bottom: 30px;}
.final_page .art_title{ margin-bottom:30px; padding-bottom:20px; text-align:center;}
.final_page .art_title h4{font-size: 28px; color: #3ccb89; text-align: center;}
.final_page .art_title span{display: block; text-align: center; color: #626262; text-transform: uppercase;}
.final_page .art_title h3{ font-size:17px; color:#4d5260;}
.final_page .art_title .info{ margin-top:15px; font-size:12px; color:#aaa;}
.final_page .art_title .info span{ display:inline-block; margin:0 10px;}
.final_page p{ margin-bottom:15px;}
.final_page img{ display:block; margin:0 auto 15px; max-width:100%;}
.footer{width: 100%; height: 370px; background: #535353; }
.foot{padding-top: 48px; height: 272px;}
.foot .lx{float: left; width: 270px;}
.foot .lx .lx_tit{margin-bottom: 25px; padding-bottom: 25px; height: 20px; background: url(../images/line_img.jpg) no-repeat left bottom;}
.foot .lx .lx_tit span{float: left; font-size: 18px; color: #fff;}
.foot .lx .lx_tit i{float: left; font-size: 16px; color: #d56e71; text-transform: uppercase; text-indent: 15px;}
.foot .lx h3{padding-bottom: 10px; font-size: 16px; font-weight: bold; color: #fff;}
.foot .lx h3 em{font-style: italic;}
.foot .lx p{line-height: 30px; color: #e4e4e4;}
.foot .f_nav{float: left; width: 450px;}
.foot .f_nav dl{float: left; padding-right: 20px; width: 85px; }
.foot .f_nav dt{padding-bottom: 30px; font-size: 16px; color: #fff;}
.foot .f_nav dd{padding-bottom: 15px; }
.foot .f_nav dd a{color: #e4e4e4;}
.foot .f_nav dd a:hover{color: #fff;}
.foot .ewm{float: right; width: 185px; text-align: center;}
.foot .ewm p{line-height: 40px;color: #fff;}
.copy{height: 50px; line-height: 50px; background: #303030;}
.copy p{color: #e4e4e4;}
.copy p a{color: #e4e4e4;}
.copy p a:hover{text-decoration: underline;}
.text_zip1{font-family: "fzbsjt";}

/*右侧飘窗*/
.rightFixed{z-index: 10; position: fixed; right: 10px;top: 35%;}
.rightFixed a{ position: relative; display: block; width: 80px; height: 80px; background-color: #0097e0;border-bottom: 1px solid #fff; text-align: center; color: #fff; cursor: pointer; box-sizing: border-box;}
.rightFixed a img{ display: inline-block; width: 30px; height: 30px; margin-top: 15px;}
.rightFixed a span{ display: block; line-height: 20px; text-align: center;}
.rightFixed a .hidden-item{z-index: -1; position: absolute; right: 0; top: 0; width: 80px; height: 79px; overflow: hidden; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.rightFixed a .hidden-item .txt{ display: table-cell; width: 180px; height: 79px; background-color: #0097e0; vertical-align: middle; font-size: 12px; text-align: center;line-height: 16px;}
.rightFixed a:hover .hidden-item{right: 80px;width: 180px;}

/*2019.7.17尾部二维码*/
.right{ float: right; width: 140px;}
.right .ma{text-align: center; margin-bottom: 10px;}
.right .ma img{ width: 140px; height: 140px;}
.right .ma span{ color: #fff; font-size: 14px;}
.share span{ padding-right: 4px; color: #9b9b9b; font-size: 13px;}
.share a{display: inline-block; margin: 0 6px !important;}
.share .bds_sqq{background: url(../images/qq.png) no-repeat 0 0 !important; width: 16px; height: 16px;}
.share .bds_weixin{ background: url(../images/weixin.png) no-repeat 0 0 !important; width: 16px; height: 16px; margin-top: 4px;}
.share .bds_tsina{ background: url(../images/weibo.png) no-repeat 0 0 !important; width: 20px; height: 16px;}

/**/
.down{/* position: fixed; top: 66%; right: 5%; */ z-index: 20; display: block; margin-top: 20px;}
#toBottom{ top: 74%; margin-top: 10px;}
/*联系我们*/
.contact{ width: 1002px; margin: 0 auto; overflow: hidden;}
.contactLeft{ float: left; width: 46%;}
.contactLeft .item{ height: 36px; line-height: 36px; margin-bottom: 10px; overflow: hidden;}
.contactLeft .item span{ float: left; display: inline-block; width: 14%; font-size: 15px;}
.contactLeft .item input{ width: 86%; height: 36px; line-height: 36px; float: left; border-radius: 5px; border: 1px #ddd solid; padding: 0 10px; box-sizing: border-box; font-size: 15px;}
.contactLeft .can{ height:auto;}
.contactLeft .item textarea{ width: 86%; height: 150px; border-radius: 5px; float: left; border: 1px #ddd solid; padding: 10px; box-sizing: border-box; font-size: 15px;}
.contactLeft .code input{ width: 60%;}
.contactLeft .code img{ float: right; width: 25%; height: 36px;  cursor: pointer;}
.contactLeft .btu{ display: block; width: 100%; height: 36px; line-height: 36px; background: #3ccb89; color: #fff; border: none; text-align: center; border-radius: 5px; margin-top: 24px; cursor: pointer; font-size: 15px;}
.map{ float: right; width: 50%; height: 344px; border: 1px #ddd solid;}
.map iframe{ width: 100%; height: 100%;}

/*响应式*/
@media only screen and (max-width: 1002px){
	.down{ display: none !important; opacity: 0;}
	.con_1002{ width: 96%;}
	/*导航*/
	.top .t_nav ul.nav{ display: none;}
	.mobileNav{display: inline-block; float: right; margin-top: 28px;}
	.mobileNav img{ width: 24px;}
	.top .t_nav{ height: 90px;}
	.top .t_nav .logo{ margin-top: 16px;}
	/*banner*/
	.fullSlide{ height: 500px;}
	.fullSlide .bd ul li a{ height: 500px;}
	/*首页产品中心*/
	.index_pro .swiper-button-prev{ left: -8px;}
	.index_pro .swiper-button-next{ right: -8px;}
	.index_pro .indexList{ margin-left: 10px;}
	/*首页关于我们*/
	.index_about .about_intro .intro_img{ width: 280px; height: 240px;}
	.index_about .about_intro .intro_tit h3{ padding: 14px 0;}
	.index_about .about_intro .intro_tit span{padding-bottom: 24px;}
	/*首页客户案例*/
	.slide_case1 .bd li{ width: 184px; height: 164px;}
	/*首页新闻中心*/
	.indexNew{ width: 100%;}
	.index-new{ margin-top: 0; width: 100%; padding: 0;}
	/*内页关于我们*/
	.ny_banner{ height: 250px;}
	ul.ny_nav li{ padding: 0 16px;}
	/*新闻列表页*/
	ul.pic_img li:nth-child(2n){float: right; margin-right: 0;}
	/*联系我们*/
	.contact { width: 100%;}
	.contactLeft{ width:100%;  float: initial;}
	.map{ float: initial; width: 100%; box-sizing: border-box; margin-top: 20px;}
	/*产品列表页*/
	ul.pro_list li{ overflow: hidden; height: auto;}
	ul.pro_list li .pro_img{ width: 40%; height: 240px;}
	ul.pro_list li .pro_intro{padding: 40px 20px 20px 50px; box-sizing: border-box; width: 60%;}
	ul.pro_list li .pro_intro p{ padding: 30px 0 12px;}
	
}
@media only screen and (max-width: 760px){
	.down{ display: none !important; opacity: 0;}
	/*banner*/
	.fullSlide{ height: 250px;}
	.fullSlide .bd ul li a{ height: 250px;}
	/*首页产品中心*/
	.tit h2{ font-size: 22px;}
	.index_pro{padding: 20px 0 30px;}
	.index_pro ul.imgList li{ margin-bottom: 0;}
	/*首页关于我们*/
	.index_about{ height: auto;}
	.index_about .about_intro{ padding: 20px 0; height: auto; overflow: hidden;}
	.index_about .about_intro .intro_img{ width: 100%;}
	.index_about .about_intro .intro_tit{ width: 100%;}
	.index_about .about_intro .intro_tit h3{ font-size: 16px;}
	/*首页客户案例*/
	.index_case{padding-top: 30px;}
	.slide_case1 .hd ul{ width: 100%;}
	.slide_case1 .hd ul li{ width: auto; padding: 0 10px;}
	.slide_case1 .hd{ margin-bottom: 24px; height: auto;}
	.slide_case1 .bd li{ width: 168px; height: 114px;}
	.slide_case1 .bd li:nth-child(2n){ float: right;}
	/*首页新闻中心*/
	.index-new{ padding: 0;}
	.indexNew{ width: 100%; padding: 20px;}
	.indexNew .leftNew{ width: 100%; margin-bottom: 20px;}
	/*首页联系我们*/
	.index_contact{ margin-top: 0;}
	.index_contact .contact_us .form{ width: 100%;}
	.index_contact .contact_us textarea{ width: 100%;}
	.index_contact .contact_us .form input[type="text"]{ width: 70%;}
	.index_contact .contact_us .send{ width: 100%;}
	/*尾部*/
	.footer{ height: auto;}
	.foot{ height: auto; padding-bottom: 10px; padding-top: 20px;}
	.foot .f_nav{ display: none;}
	.copy{ height: auto; line-height: 20px; padding: 6px 0;}
	.index_contact .contact_us .form input[type="text"]{ width: 38%;}
	.foot .lx{ width: 60%;}
	.right{ width: 40%;}
	.right .ma img{ width: 80px; height: 80px;}
	.right .ma span{ display: block; text-align: center;}
	.share{ text-align: center;}
	.rightFixed{ display: none;}
	
	/*新闻列表页*/
	ul.pic_img li{margin: 0 auto; float: initial; margin-bottom: 20px;}
	ul.pic_img li:nth-child(2n){ float: initial; margin: 0 auto; margin-bottom: 20px;}
	/*产品列表*/
	ul.pro_list li{ margin-bottom: 12px;}
	ul.pro_list li .pro_img{ height: 126px;}
	ul.pro_list li .pro_intro{ padding: 10px; height: auto;}
	ul.pro_list li .pro_intro p{ padding: 10px 0 12px; height: 36px;}
}























